home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3665 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  844 b 

  1. Path: tech.cftnet.com!not-for-mail
  2. From: wcowley@cftnet.com (Wes Cowley)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Parameterless functions
  5. Date: 25 Jan 1996 11:33:43 GMT
  6. Organization: Nordevald Software
  7. Message-ID: <4e7pqo$e4l@tech.cftnet.com>
  8. References: <9601191115.aa06760@paris.ics.uci.edu> <4dpi25$vp@colossus.holonet.net>
  9. NNTP-Posting-Host: ppp244_4.cftnet.com
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Russell Blackadar (russell@news.mdli.com) wrote:
  13. : Raymond Klefstad, Ph.D. (klefstad@catalina.ICS.UCI.EDU) wrote:
  14. : : Also, I noticed the following in some of the standard headers for gcc:
  15. : : int foo(int x) return y
  16. : It's not C++, and I wouldn't want my compiler to accept code like this.
  17. : Are you sure this line actually compiles, or is it just a comment?
  18.  
  19. If I recall correctly from the readmes, it's a g++ extension.
  20.  
  21. Wes
  22.  
  23.